-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QUIC-1590-widget-markdown-card #279
Conversation
β¦ heading. Added internal and external links to MarkdownCard.
β¦sue with empty lines/space around lists and sublists not rendering as anticipated.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one, looking pretty good. Just a few comments, yell out if you disagree or have any questions
Co-authored-by: Allan Pope <[email protected]>
β¦x jest test case issues.
Co-authored-by: Allan Pope <[email protected]>
Could you add a cypress test https://github.com/soulmachines/sm-web-component/blob/master/cypress/e2e/content-cards.spec.ts#L7 It tests the full flow, loads a browser with the snippet and enters the command in the input and verifies that a card shows. In your case you'd add the command from the QA test corpus and then just expect a certain bit of text to show up |
β¦t can run cypress tests.
@allanpope I've fixed the Cypress issues by updating |
Looks good, you've just go a merge conflict to fix |
Description
Add support for MarkdownCard
πβ
Looks like this
π€¨
PR check-list
<type>: <description>
as per conventional commits.fix: add shadow to image QUIC-123